stubdoms: parse bridge informations
authorKeir Fraser <keir.fraser@citrix.com>
Sun, 16 Aug 2009 07:45:04 +0000 (08:45 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sun, 16 Aug 2009 07:45:04 +0000 (08:45 +0100)
commit5d9367d05919b253227a6db1758dee7064077d12
tree0c70a5367105de7918d08a36151250db647bd712
parentc3fcb0fd912a3c5ccfbceb2cdf231b42d916c0a2
stubdoms: parse bridge informations

Currently the stubdom-dm script doesn't read the bridge of a vif
on xenstore, therefore all the vifs assigned to the stubdom always
belong to default bridge. This patch changes the behavior reading the
bridge from xenstore and adding the bridge to the stubdom config
file.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
stubdom/stubdom-dm